--- layout: default title: The Recipe Rundown --- Welcome to The Recipe Rundown Friendly, authoritative recipes and cooking how-tos—tested and explained. Latest Recipes {% for post in site.posts limit:6 %} {{ post.title }} {{ post.date | date: '%B %d, %Y' }} {{ post.excerpt | strip_html | truncate: 140 }} {% endfor %}
Friendly, authoritative recipes and cooking how-tos—tested and explained.
{{ post.date | date: '%B %d, %Y' }}
{{ post.excerpt | strip_html | truncate: 140 }}